Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @swc/core from 1.3.95 to 1.3.104 in /plugins/grafana-custom-plugins/grafana-sankey-plugin #694

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2024

Bumps @swc/core from 1.3.95 to 1.3.104.

Changelog

Sourced from @​swc/core's changelog.

[1.3.104] - 2024-01-17

Bug Fixes

  • (es) Fix plugin template & restore test! as test_inline! (#8508) (10449e0)

  • (es/systemjs) Handle top level this (#8506) (0f94c8c)

  • (plugin) Set swc_common::errors::HANDLER while invoking plugins (#8511) (ba753f1)

[1.3.103] - 2024-01-15

Bug Fixes

  • (binding/types) Add type for decoratorVersion (#8468) (79438e6)

  • (es/codegen) Emit abstract keyword (#8479) (a12eaae)

  • (es/codegen) Emit declare keyword for class properties (#8478) (2076ef8)

  • (es/codegen) Emit implements clause with commas (#8477) (d98a282)

  • (es/codegen) Emit ? for an optional computed property (#8481) (e0bdc0f)

  • (es/codegen) Fix codegen of a property key in ascii-only mode (#8493) (8d9bf4c)

  • (es/compat) Set inserted var inside export class in destructing (#8470) (4416077)

  • (es/compat) Correctly handle this in arrow function parameters (#8489) (52a8f05)

  • (es/minifier) Correctly escape more characters (#8490) (f7c4934)

  • (es/module) Fix resolving of .js files (#8480) (b70e96f)

... (truncated)

Commits
  • 72e1383 chore: Publish v1.3.104 with swc_core v0.87.25 (#8512)
  • c9dfedf chore: Publish crates
  • ba753f1 fix(plugin): Set swc_common::errors::HANDLER while invoking plugins (#8511)
  • fa05481 chore: Publish 1.3.104-nightly-20240117.1
  • 0763e7e chore: Publish crates
  • 10449e0 fix(es): Fix plugin template & restore test! as test_inline! (#8508)
  • 99d74f3 chore: Publish crates
  • 0f94c8c fix(es/systemjs): Handle top level this (#8506)
  • 64036d3 chore: Publish 1.3.104-nightly-20240116.1
  • 9726631 chore: Publish crates
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.95 to 1.3.104.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.95...v1.3.104)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 18, 2024
@dependabot dependabot bot requested a review from Dhruv-J January 18, 2024 04:58
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ef5123d) 70.51% compared to head (e601d31) 70.78%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #694      +/-   ##
==========================================
+ Coverage   70.51%   70.78%   +0.27%     
==========================================
  Files          40       45       +5     
  Lines        5253     5511     +258     
  Branches        0       41      +41     
==========================================
+ Hits         3704     3901     +197     
- Misses       1372     1428      +56     
- Partials      177      182       +5     
Flag Coverage Δ *Carryforward flag
kind-e2e-tests 62.95% <ø> (+0.60%) ⬆️
kind-multi-cluster-e2e-tests 43.17% <ø> (ø)
python-coverage 55.75% <ø> (ø) Carriedforward from ef5123d
unit-tests 70.15% <ø> (-0.09%) ⬇️

*This pull request uses carry forward flags. Click here to find out more.

see 6 files with indirect coverage changes

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

Superseded by #697.

@dependabot dependabot bot closed this Jan 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/plugins/grafana-custom-plugins/grafana-sankey-plugin/swc/core-1.3.104 branch January 22, 2024 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants